+2003-08-29 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install "draw_as_radio"
+ as a separate property, not as an alias of "inconsistent".
+
Fri Aug 29 20:32:07 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
+2003-08-29 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install "draw_as_radio"
+ as a separate property, not as an alias of "inconsistent".
+
Fri Aug 29 20:32:07 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
+2003-08-29 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install "draw_as_radio"
+ as a separate property, not as an alias of "inconsistent".
+
Fri Aug 29 20:32:07 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
+2003-08-29 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install "draw_as_radio"
+ as a separate property, not as an alias of "inconsistent".
+
Fri Aug 29 20:32:07 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
+2003-08-29 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install "draw_as_radio"
+ as a separate property, not as an alias of "inconsistent".
+
Fri Aug 29 20:32:07 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
G_PARAM_READWRITE));
g_object_class_install_property (gobject_class,
- PROP_INCONSISTENT,
+ PROP_DRAW_AS_RADIO,
g_param_spec_boolean ("draw_as_radio",
_("Draw as radio menu item"),
_("Whether the menu item looks like a radio menu item"),